derelict_extras-glib ~master (2022-04-09T03:18:16.0133507)
Dub
Repo
_GFloatIEEE754.__anonymous
derelict
glib
gtypes
_GFloatIEEE754
Undocumented in source.
union
_GFloatIEEE754
struct
__anonymous {
guint
mantissa
;
guint
biased_exponent
;
guint
sign
;
}
Members
Variables
biased_exponent
guint
biased_exponent
;
Undocumented in source.
mantissa
guint
mantissa
;
Undocumented in source.
sign
guint
sign
;
Undocumented in source.
Meta
Source
See Implementation
derelict
glib
gtypes
_GFloatIEEE754
structs
__anonymous
variables
v_float